home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / ChipCD 6.02.iso / macos / files / RivalBal.bin / RivalBall for Macintosh / common.gkz / common / entities / scenes / SettingsMenu.ent < prev    next >
Text File  |  2002-03-21  |  2KB  |  78 lines

  1. class = RBSettingsMenu
  2. type = settingsmenu
  3.  
  4. CursorEntClass = sprite
  5. CursorEntType = ball cursor
  6.  
  7. NumGUIElements = 7
  8. GUIElement1Class = FPSText
  9. GUIElement1Type = mainfps
  10. GUIElement1Pos = 615, 5
  11. GUIElement1Priority = 100
  12.  
  13. GUIElement2Class = sprite
  14. GUIElement2Type = settingsmarque
  15. GUIElement2Pos = 176, 5
  16. GUIElement2Priority = 100
  17.  
  18. GUIElement3Class = text
  19. GUIElement3Type = settingsmusic
  20. GUIElement3Pos = 62, 275
  21. GUIElement3Priority = 100
  22.  
  23. GUIElement4Class = text
  24. GUIElement4Type = settingssound
  25. GUIElement4Pos = 295, 275
  26. GUIElement4Priority = 100
  27.  
  28. GUIElement5Class = text
  29. GUIElement5Type = settingsstereo
  30. GUIElement5Pos = 532, 275
  31. GUIElement5Priority = 100
  32.  
  33. GUIElement6Class = text
  34. GUIElement6Type = settingsdisplay
  35. GUIElement6Pos = 158, 79
  36. GUIElement6Priority = 100
  37.  
  38. GUIElement7Class = text
  39. GUIElement7Type = settingsbackground
  40. GUIElement7Pos = 390, 79
  41. GUIElement7Priority = 100
  42.  
  43. BackEntClass = button
  44. BackEntType = backbutton
  45. BackEntPos = 20, 400
  46. BackEntPriority = 100
  47.  
  48. StandardGameEntClass = button
  49. StandardGameEntType = stdgamebutton
  50. StandardGameEntPos = 492, 400
  51. StandardGameEntPriority = 100
  52.  
  53. MusicEntClass = togglebutton
  54. MusicEntType = musicbutton
  55. MusicEntPos = 20, 295
  56. MusicEntPriority = 100
  57.  
  58. SoundEntClass = togglebutton
  59. SoundEntType = soundbutton
  60. SoundEntPos = 252, 295
  61. SoundEntPriority = 100
  62.  
  63. StereoEntClass = togglebutton
  64. StereoEntType = stereobutton
  65. StereoEntPos = 492, 295
  66. StereoEntPriority = 100
  67.  
  68. DisplayEntClass = togglebutton
  69. DisplayEntType = displaybutton
  70. DisplayEntPos = 122, 98
  71. DisplayEntPriority = 100
  72.  
  73. BackgroundEntClass = togglebutton
  74. BackgroundEntType = backgroundbutton
  75. BackgroundEntPos = 382, 98
  76. BackgroundEntPriority = 100
  77.  
  78.